TIBCLoaderOptions class overview.
Properties
Name | Description |
InsertMode |
Used to control the type of statement used for loading data.
|
QuoteNames |
Used to quote columns names in the INSERT statement used for loading data.
|
RowsPerBatch |
Used to control the number of records that are sent to the server at once.
|
UseBlankValues (inherited from TDALoaderOptions) |
Forces IBDAC to fill the buffer with null values after loading a row to the database.
|